shortcutcontroller: Add private API for running class shortcuts
authorBenjamin Otte <otte@redhat.com>
Sat, 11 Aug 2018 15:42:19 +0000 (17:42 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 26 Mar 2020 02:36:03 +0000 (22:36 -0400)
commit376dc4d1691317957bd94a85dea1cf695713e619
tree3d7ee7a78bdcac5312e886fe5389940e5d713afa
parentdfd81f9c6431ca7f51609d614a9c05df023be366
shortcutcontroller: Add private API for running class shortcuts

We don't want regular users to be able to run class shortcuts in their
controllers, so we have to special case that.
gtk/gtkshortcutcontroller.c
gtk/gtkshortcutcontrollerprivate.h [new file with mode: 0644]
gtk/gtkwidget.c